Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add fmt and clippy to ci workflow #14

Merged
merged 3 commits into from
Dec 24, 2024

Conversation

eightfilms
Copy link
Contributor

@eightfilms eightfilms commented Dec 19, 2024

Added the above in separate jobs as well as changed the test step a bit.

For tests, we separate compilation step with test step: see this post for justification.

Add very basic fmt and clippy checks, as well as taplo-fmt which checks the formatting of toml files. taplo is acting weird so i'm excluding it for now, rustfmt and clippy should be enough for now anyway.

ps: I also made the switch to dtolnay's ci action for cleaner syntax + actions/rs isn't really maintained anymore

@eightfilms eightfilms changed the title ci: add fmt, clippy and taplo-fmt to ci workflow ci: add fmt and clippy to ci workflow Dec 19, 2024
@pinhaocypher pinhaocypher merged commit 6e513e4 into lattice-complete:main Dec 24, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants